From: Bill Wohler Date: Tue, 1 Dec 2009 07:09:11 +0000 (+0000) Subject: (Searching): Use mh vfolder_format and fix typo in database path for X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9156 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cc0b26ac1c1d1a1c6e2dff3a4f7b8ba9e3fab6c3;p=emacs.git (Searching): Use mh vfolder_format and fix typo in database path for mairix example. Specify -q in namazu example since namazu is excessively garrulous. --- diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index b9739620f38..45e469874a9 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi @@ -6981,8 +6981,8 @@ base=/home/user/Mail # are subfolders within the folder mh=archive...:inbox:drafts:news:sent:trash -vfolder_format=raw -database=/home/user/Mail/mairix/database +vfolder_format=mh +database=/home/user/Mail/.mairix/database @end group @end smallexample @@ -7023,7 +7023,7 @@ daily from cron: @smallexample mknmz -f /home/user/Mail/.namazu/mknmzrc -O /home/user/Mail/.namazu \ - /home/user/Mail + -q /home/user/Mail @end smallexample @subsection pick